ACS Host Pool Configuration Mode Commands


ACS Host Pool Configuration Mode Commands
 
The ACS Host Pool Configuration Mode is used to define a pool of host addresses within the ACS Configuration Mode. The host pool facilitates to create rules to handle the packets coming from or going to a group of hosts within an access policy.
note_smallImportant: The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s).
end
Exits the current configuration mode and returns to the Exec mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
end
Usage
Use this command to return to the Exec mode.
exit
Exits the current mode and returns to the parent configuration mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
exit
Usage
Use this command to return to the parent configuration mode.
ip
This command allows you to add/remove an individual or a range of host IPv4/IPv6 address(es) from the current host pool.
Product
All
Privilege
Security Administrator, Administrator
Syntax
[ no ] ip { ip_address | ip_address/maskbit | range start_ip to end_ip }
no
If added previously, removes the specified IPv4/IPv6 address(es) from the current host pool.
ip_address
Specifies an IPv4/IPv6 address to add to the current host pool.
ip_address must be an IPv4/IPv6 address.
ip_address/maskbit
Specifies an IPv4/IPv6 address/mask bits combination to add to the current host pool.
ip_address must be an IPv4/IPv6 address.
maskbit must be the number of bits in the subnet mask, and must be a numeric value.
range start_ip to end_ip
Specifies a range of IPv4/IPv6 addresses to add to the current host pool.
start_ip specifies the starting IPv4/IPv6 address of the range, and must be less than end_ip.
end_ip specifies the ending IPv4/IPv6 address of the range, and must be greater than start_ip.
Usage
Use this command to add an individual or a range of IPv4/IPv6 addresses to a host pool. Up to 10 sets of IPv4/IPv6 addresses can be configured in each host pool.
Example
The following command adds all IPv4 addresses from 10.2.3.4 through 10.4.5.6 to the current host pool:
ip range 10.2.3.4 to 10.4.5.6
 
 

Cisco Systems Inc.
Tel: 408-526-4000
Fax: 408-527-0883